github.com/gotd/td/tg.IPPortSecret.Ipv4 (field)
7 uses
github.com/gotd/td/tg (current package)
tl_ip_port_gen.go#L200: Ipv4 int
tl_ip_port_gen.go#L227: if !(i.Ipv4 == 0) {
tl_ip_port_gen.go#L255: i.Ipv4 = from.GetIpv4()
tl_ip_port_gen.go#L313: b.PutInt(i.Ipv4)
tl_ip_port_gen.go#L340: i.Ipv4 = value
tl_ip_port_gen.go#L364: return i.Ipv4
github.com/gotd/td/telegram/dcs
dns.go#L131: IPAddress: convertIP(ip.Ipv4),
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |